* bs.el (bs-cycle-previous): Don't modify the cycle list until
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 Jun 2007 15:58:40 +0000 (15:58 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 Jun 2007 15:58:40 +0000 (15:58 +0000)
commita01e83fb066608d5bc389e4207ea9491f3f3a246
tree8507a5d5d738154c2193d07485076f8e873a0f8f
parent9a1f9db07abf13702d3e75d7d3be37fcb7937381
* bs.el (bs-cycle-previous): Don't modify the cycle list until
`switch-to-buffer' has returned succesfully.
(bs-cycle-next): Ditto.  Also, don't bury the buffer when the
window is dedicated (it could iconify the frame).
lisp/ChangeLog